home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LImacSTACK-8⁄89.cpt / LImacSTACK.8_89 / card_7941.txt < prev    next >
Text File  |  1989-08-04  |  2KB  |  78 lines

  1. -- card: 7941 from stack: in.8_89
  2. -- bmap block id: 16957
  3. -- flags: 0000
  4. -- background id: 6406
  5. -- name: stacks
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hide cd fld "StackInfo"
  9. end closeCard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 2000
  15. -- rect: left=436 top=27 right=49 bottom=464
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 26635 / 26635
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Info
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   set the visible of cd fld "StackInfo" to not the visible of cd fld "StackInfo"
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 2 (field)
  32. -- low flags: 81
  33. -- high flags: 2007
  34. -- rect: left=24 top=73 right=326 bottom=488
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 3
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: StackInfo
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   lock screen
  46.   set scroll of me to 0
  47.   hide me
  48. end mouseUp
  49.  
  50.  
  51. -- part contents for background part 2
  52. ----- text -----
  53. Functions Part2
  54.  
  55. -- part contents for card part 2
  56. ----- text -----
  57.  
  58. These stacks are included on the LIMac Public Domain Library issue of the "LImacSTACK Disk".
  59.  
  60. Each one coincides with topics discussed in the HyperCard SIG's monthly meeting.
  61.  
  62. Click on the name to go to that stack. (Try "pop card" in the Message box to get you back here.)
  63.  
  64. If you got this issue of the LImacSTACK from some place other than the LIMac PD Library, then these stacks are probably not on this disk.
  65.  
  66.                                                (Scroll down for descriptions...)
  67.  
  68.  
  69. Functions Part1
  70. -----------------
  71. Attempts to give the beginning HyperCard user insight into  HyperTalk text, mouse, keyboard, time, and date functions by using example buttons of each function. (Part 1 in a series of about 3)
  72.  
  73. --------------------------------------------------------
  74. Kevin Moan - HyperCard SIG Leader - LIMac
  75. CIS - 73210,2732
  76. GEnie - K.MOAN
  77. MacNET - MOAN
  78. (516) 223 4672